From: Glenn Morris Date: Thu, 3 May 2007 04:13:45 +0000 (+0000) Subject: Tweak message about the absence of shell functions. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~18952 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=0805b7586e9ad5ed85f7988e5ae08bf5d90f7e36;p=emacs.git Tweak message about the absence of shell functions. --- diff --git a/configure b/configure index 9dd401b4d12..4e2af0b1e38 100755 --- a/configure +++ b/configure @@ -412,10 +412,10 @@ else fi test \$exitcode = 0") || { - echo No shell found that supports shell functions. - echo Please tell autoconf@gnu.org about your system, - echo including any error possibly output before this - echo message + echo Please tell bug-autoconf@gnu.org about your system, + echo including any error possibly output before this message. + echo This can help us improve future autoconf versions. + echo Configuration will now proceed without shell functions. }